DXS GET SPRITE PIXEL

Returns the ARGB code of the pixel located at X,Y coordinates of the sprite texture.
A call to to DXS LOCK SPRITE is required before any use of this command.

Syntax

ARGB Code = DXS GET SPRITE PIXEL(Sprite Pointer, X, Y)


AdvancedSPRITES : Commands Menu